home *** CD-ROM | disk | FTP | other *** search
- on mouseDown me
- puppetSound 1, "ClickSound"
- on mouseUp
- if the platform = "Windows,32" then
- open the moviepath&"software\RealPlayer\PC\rp7u2-complete-setup.exe"
- else
- open the moviepath&"software:RealPlayer:mac:RealPlayer Installer"
- end if
-
- end
-